home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11436 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  664 b 

  1. Path: news.PBI.net!usenet
  2. From: mich@pbinet.com
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Invoke a outside utility from c program in MS-Window environments
  5. Date: 24 Mar 1996 06:53:21 GMT
  6. Organization: Pacific Bell Internet Services
  7. Message-ID: <4j2rh1$59n@SNFC21_SRVR_WWW.PBI.net>
  8. References: <4inf73$lh@crucis.usc.edu> <4j2ojj$36l@SNFC21_SRVR_WWW.PBI.net>
  9. Reply-To: mich@pbinet.com
  10. NNTP-Posting-Host: ppp-5-38.rdcy01.pbinet.com
  11. X-Newsreader: IBM NewsReader/2 v1.03
  12.  
  13. In <4j2ojj$36l@SNFC21_SRVR_WWW.PBI.net>, mich@pbinet.com writes:
  14. >just use the WinExe() function. Look it up.
  15.  
  16. Er, make that the WinExec() function. Leaving off the c will result in, well,
  17. you know...
  18.  
  19.